]> dgit.raspbian.org Git - openblas.git/commit
Use flags suitable for armhf port when TARGET=ARMV6
authorSébastien Villemot <sebastien@debian.org>
Sat, 16 May 2026 09:14:12 +0000 (11:14 +0200)
committerSébastien Villemot <sebastien@debian.org>
Sat, 16 May 2026 09:14:12 +0000 (11:14 +0200)
commit795dd376e6ea6867b44a6f4099781f414937a458
treeb03d47e652049a4efa3577f6cddc11186d2bf640
parentb20a94567aac24c64938415bbe5bf841ddb614fa
Use flags suitable for armhf port when TARGET=ARMV6

Forwarded: not-needed
Last-Update: 2015-04-29

See debian/rules for an explanation of why we can't use TARGET=ARMV7 on armhf.
Also, if we don't explicitly set the -march and -mfpu flags, the resulting
static libraries crash with SIGILL (reason not yet elucidated).
Last-Update: 2015-04-29
Gbp-Pq: Name arm-gcc-flags.patch
Makefile.arm